xen.git
2005-11-11 kaf24@firebug... Remove unnecessary ifdef in defn of xprintk. Install
2005-11-10 kaf24@firebug... Fix Linux fault.c indentation.
2005-11-10 smh22@firebug... Fix page-table dump on PAE with >4GB MFNs.
2005-11-10 kaf24@firebug... Merge ... xenbits.xensource.com/ext/xen-unstable-docs.hg
2005-11-10 Robb RomansAdd "Securing Xen" adapted from Anthony Liguori's Wiki...
2005-11-10 Robb RomansA few doc cleanups. Replace bitkeeper with mercurial.
2005-11-10 Xiaofeng LingThis patch use same expression as vif for vmx guest...
2005-11-10 emellor@leeni... Removed autogenerated file.
2005-11-10 emellor@leeni... Fix the log reopening by moving the code with all the...
2005-11-10 kaf24@firebug... Indirect writes to phys_to_machine_mapping array throug...
2005-11-10 kaf24@firebug... When creating exception/interrupt stack frames for...
2005-11-10 kaf24@firebug... This patch fix some issue on masked interrupt:
2005-11-10 kaf24@firebug... Fix IPI handling before vcpu launched
2005-11-10 kaf24@firebug... For vmx domain, because shadow_mode_reference is set...
2005-11-10 kaf24@firebug... Add some minor defensive coding/error handling in xc_vm...
2005-11-10 kaf24@firebug... merge
2005-11-10 kaf24@firebug... Enable xm console for vmx guest.
2005-11-10 kaf24@firebug... Fix some more bugs in pygrub including:
2005-11-10 emellor@leeni... Merged.
2005-11-10 emellor@leeni... Various chmod a+x.
2005-11-10 kaf24@firebug... Attached patch fixes a thinko in pygrub's setup.py
2005-11-10 kaf24@firebug... Enable export of set_nmi_callback in suitably priv...
2005-11-10 kaf24@firebug... Updates comments in network-bridge, removes dead code...
2005-11-10 danms@us.ibm.comModularize runtest.sh and add a quick option.
2005-11-10 danms@us.ibm.comMake the 04_restore test verify that two block devices...
2005-11-10 danms@us.ibm.comRemove this accidental commit
2005-11-10 dan@guaranine... Tweak the usage of mke2fs to be quiet, so that the...
2005-11-10 danms@us.ibm.comAdd this file that wasn't in the tarball for the initia...
2005-11-10 danms@us.ibm.comRemove semicolons from Console.py. It's a habit.
2005-11-10 emellor@leeni... Merged.
2005-11-09 smh22@firebug... Fix shadow bitmap sizing for logdirty mode.
2005-11-09 kaf24@firebug... Move linear faulting address (%cr2) out of the page...
2005-11-09 emellor@leeni... Added missing __init__.py.
2005-11-09 emellor@leeni... Cope with the ValueError exception that we get if you...
2005-11-09 kaf24@firebug... Support recent change moving virtual IOAPIC model into...
2005-11-09 kaf24@firebug... Attached patch allows building of netfront and blkfront...
2005-11-09 kaf24@firebug... gnttab_request_free_callback needs to be exported for...
2005-11-09 kaf24@firebug... Remove use of get_gendisk in blkfront gen_gendisk is...
2005-11-09 kaf24@firebug... Allow xen_create_contiguous_region() to fail gracefully...
2005-11-09 smh22@firebug... More fixes for save/restore; use configured memory...
2005-11-09 emellor@leeni... This patch prevents the xm-test console library from...
2005-11-09 emellor@leeni... This patch adds a new test that attempts to save and...
2005-11-09 emellor@leeni... Chmod a+x.
2005-11-09 smh22@firebug... Fix 64-bit build.
2005-11-08 smh22@firebug... Enable save/restore for PAE domains.
2005-11-08 smh22@firebug... Use '-' instead of '_' in xen version strings.
2005-11-08 kaf24@firebug... Fix alloc_skb() to ensure data is always physically...
2005-11-08 kaf24@firebug... Rationalise the kernel event-channel binding interfaces...
2005-11-08 emellor@leeni... Increase the static constant default number of loopback...
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Fix two leaks in the pyxc interface. The dictionaries...
2005-11-08 Michael.Fetterman... merge
2005-11-08 Michael.Fetterman... merge
2005-11-08 Michael.Fetterman... Cleanup various shadow mode asserts.
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Added file missed on commit of earlier patch by Dan...
2005-11-08 emellor@leeni... This patch removes all of the auto-generated files...
2005-11-08 mafetter@aosda... Bug fix in error handling in get_page_from_l4e()
2005-11-08 kaf24@firebug... Remove unused and unnecessary gnttab ioctl.
2005-11-08 kaf24@firebug... Update tools/examples docs.
2005-11-08 kaf24@firebug... After move randomMac to netif in 7637, we need to this...
2005-11-08 kaf24@firebug... Remove the execute bit from shell snipplets (the -commo...
2005-11-08 kaf24@firebug... Fix the clean target of the tools/xenstore Makefile to
2005-11-08 emellor@leeni... This patch increments the version number of xm-test...
2005-11-08 emellor@leeni... This patch adds a URL to the reporting site, as well...
2005-11-08 emellor@leeni... 1. Set the UID and EUID of the process when trying...
2005-11-08 emellor@leeni... 1. Unmark the 07 and 08 tests of block_attach as XFAIL
2005-11-08 kaf24@firebug... merge
2005-11-08 mafetter@seana... Fixed domain refcounting bug (found by inspection)
2005-11-08 mafetter@seana... Fixed a bug in the audit code.
2005-11-08 unknown@aosda... Fixed domain refcounting bug (found by inspection)
2005-11-08 emellor@leeni... Remove unused parameter.
2005-11-08 mafetter@seana... Fix vncviewer spawning so it actually works.
2005-11-08 mafetter@seana... Added some minor defensive coding/error handling in...
2005-11-08 djm@kirby.fc... Merge xen-unstable into xen-ia64-unstable again (to...
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Push the process of waiting for devices to come up...
2005-11-08 emellor@leeni... Rearrange restart logic so that a failure to restart...
2005-11-08 emellor@leeni... Mark plenty of variables as unused, and remove an unuse...
2005-11-08 emellor@leeni... Remove unused XENSTORED_XYZ constants.
2005-11-07 djm@kirby.fc... Enable ar.unat handling for fast paths (by Anthony Xu)
2005-11-07 emellor@leeni... Rename parameter to avoid shadowing builtin.
2005-11-07 unknown@aosda... Minor Makefile cleanup in tools/libxc/Makefile
2005-11-07 djm@kirby.fc... Missed ia64 changes to one drivers/xen file
2005-11-07 unknown@aosda... Make xen0's default config match itself after a "make...
2005-11-07 kaf24@firebug... Fix pagetable pinning logic for xen/i386 kernels. The pin
2005-11-07 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-11-07 unknown@aosda... Minor updates to .hgignore
2005-11-07 djm@kirby.fc... Fast tlb miss reflection (mostly working, missing robus...
2005-11-07 kaf24@firebug... This patch remove the obsolete ioapic code on qemu...
2005-11-07 kaf24@firebug... This patch add virtual IOAPIC support for VMX guest.
2005-11-07 kaf24@firebug... This patch change the vmx mmio handler to static.
2005-11-07 emellor@leeni... Merged.
2005-11-07 emellor@leeni... Added description of the behaviour of rename-restart.
2005-11-07 jbulpin@wicket... Fixed syntax error in iopif patch.
2005-11-07 kaf24@firebug... merge
2005-11-07 kaf24@firebug... fast_flush_area() should index the unmap request array...
2005-11-07 emellor@leeni... Move the randomMAC method from xm.create into server...
2005-11-07 emellor@leeni... Fix misnamed call to legacy_mask_to_prefix. Thanks...
2005-11-07 emellor@leeni... Diagnostic for hitting the nloopbacks limit. This...
next